I would like to ude the function "qdagum", to compite quantiles of dagum distribution, but if I use the form: >qdagum(0.1, 4, 7206, 0.648) Error in qdagum(0.1, 4, 7206, 0.648) : object 'Scale' not found Error will apper, Could you help me? Thank you very much in advance, Alena -- View this message in context: http://r.789695.n4.nabble.com/problem-with-function-qdagum-tp4649015.html Sent from the R help mailing list archive at Nabble.com.
problem with function "qdagum"
2 messages · Alena888, Uwe Ligges
This is a bug in the unmentioned VGAM package and you have to report it to its maintainer (hence CCing Thomas Yee). Uwe Ligges
On 09.11.2012 10:08, Alena888 wrote:
I would like to ude the function "qdagum", to compite quantiles of dagum distribution, but if I use the form:
>qdagum(0.1, 4, 7206, 0.648)
Error in qdagum(0.1, 4, 7206, 0.648) : object 'Scale' not found Error will apper, Could you help me? Thank you very much in advance, Alena -- View this message in context: http://r.789695.n4.nabble.com/problem-with-function-qdagum-tp4649015.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.