Call:
gamlss2(formula = rent ~ poly(area, 3) + poly(yearc, 3) + location +
bath + kitchen + cheating | poly(area, 3) + poly(yearc, 3) +
location + bath + kitchen + cheating, data = da, family = BCTo,
... = pairlist(trace = FALSE))
---
Family: BCTo
Link functions: mu = log, sigma = log, nu = identity, tau = log
*--------
Coefficients:
Estimate Std. Error t value Pr(>|t|)
mu.(Intercept) 5.71590 0.02366 241.595 < 2e-16 ***
mu.location2 0.09005 0.01028 8.760 < 2e-16 ***
mu.location3 0.21550 0.03717 5.798 7.39e-09 ***
mu.bath1 0.05882 0.02083 2.824 0.00478 **
mu.kitchen1 0.11118 0.02360 4.710 2.58e-06 ***
mu.cheating1 0.34265 0.02422 14.148 < 2e-16 ***
mu.poly(area, 3)1 13.33793 0.31111 42.871 < 2e-16 ***
mu.poly(area, 3)2 -2.01312 0.32273 -6.238 5.05e-10 ***
mu.poly(area, 3)3 0.63310 0.30519 2.074 0.03812 *
mu.poly(yearc, 3)1 4.77815 0.34420 13.882 < 2e-16 ***
mu.poly(yearc, 3)2 3.66120 0.28934 12.654 < 2e-16 ***
mu.poly(yearc, 3)3 -0.76633 0.29134 -2.630 0.00857 **
sigma.(Intercept) -1.16028 0.05323 -21.799 < 2e-16 ***
sigma.location2 0.05851 0.02972 1.969 0.04905 *
sigma.location3 0.21471 0.09343 2.298 0.02162 *
sigma.bath1 0.03078 0.06067 0.507 0.61191
sigma.kitchen1 0.01141 0.07309 0.156 0.87597
sigma.cheating1 -0.23024 0.05114 -4.502 6.98e-06 ***
sigma.poly(area, 3)1 1.90318 0.84748 2.246 0.02479 *
sigma.poly(area, 3)2 -0.70530 0.81681 -0.863 0.38794
sigma.poly(area, 3)3 1.23728 0.83095 1.489 0.13659
sigma.poly(yearc, 3)1 -7.40430 0.89183 -8.302 < 2e-16 ***
sigma.poly(yearc, 3)2 -0.42953 0.81051 -0.530 0.59619
sigma.poly(yearc, 3)3 3.66610 0.78688 4.659 3.31e-06 ***
nu.(Intercept) 0.68241 0.05732 11.906 < 2e-16 ***
tau.(Intercept) 3.12679 0.36811 8.494 < 2e-16 ***
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
*--------
n = 3082 df = 26 res.df = 3056
Deviance = 38164.1012 Null Dev. Red. = 6.18%
AIC = 38216.1012 elapsed = 0.50sec