search for: lognotr

Displaying 1 result from an estimated 1 matches for "lognotr".

Did you mean: lognot
2013 Jan 23
1
How to extract values of results in gamlss.tr
...at 1000000. dat = c(1333834,5710254,9987567,7809469,6940935,3473671,1270209,1102523,1124002, 5830159,4302300,3925242,2638409,2324421,7238436,9088709,7439250,4976551,4864319, 8741334,1863770,7098310,4942288,4971829,4986372) library(gamlss.tr) gen.trun(5, LOGNO) result <- gamlss(dat~1, family=LOGNOtr) # THIS GIVES > result Family:  c("LOGNOtr", "left truncated Log Normal") Fitting method: RS() Call:  gamlss(formula = dat ~ 1, family = LOGNOtr) Mu Coefficients: (Intercept)        15.23  Sigma Coefficients: (Intercept)      -0.3977   Degrees of Freedom for th...