[R] Fitted value

livia yn19832 at msn.com
Wed Jun 13 10:50:16 CEST 2007


I would like to fit a Pareto Distribution and I am using the following codes. 

I thought the fitted (fit1) should be the fitted value for the data, is it
correct? As the result of the "fitted" turns out to be a single value for
all. 

fit=vglm(ycf1 ~ 1, pareto1(location=alpha), trace=TRUE, crit="c") 
coef(fit, matrix=TRUE) 
summary(fit) 
fitted(fit) 

Could anybody give me some advice?


-- 
View this message in context: http://www.nabble.com/Fitted-value-tf3913388.html#a11095344
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list