Displaying 1 result from an estimated 1 matches for "angieb".
Did you mean:
angie
2010 Aug 31
4
vglm
Hi All,
could anybody help me to understand what is this error means ?
mydata=read.table("C:/Documents and
Settings/angieb/Desktop/CommercialGL/cl_ilf_claimdata.csv",header=TRUE,sep=",")
> names(mydata)
[1] "ILFTable" "liabLimit" "AnnAggLimit" "DedAmt" "Loss"
"TIL"
> fit=vglm(Loss~1,pareto1(location=alpha),trace=TRUE,crit="c...