[R] Error Message With the "MCMCmixfactanal" Function
Ziad Elmously
z|@d@e|mou@|y @end|ng |rom u@@metr|x|@b@com
Wed Nov 11 23:06:03 CET 2020
To Whom It May Concern,
In am using the script below to test the function "MAMCmixfactanal" in the package "MCMCpack".
library(MCMCpack)
data(PErisk)
post <- MCMCmixfactanal(~courts+barb2+prsexp2+prscorr2+gdpw2, factors=1, data=PErisk, lambda.constraints=
list(courts=list(2,"-")),burnin=5000,mcmc=1000000,thin=50,verbose=500,L0=.25,store.lambda=TRUE,store.scores=TRUE,tune=1.2)
plot(post)
summary(post)
However, I get the error message below.
Acceptance rates:
Error in print.default(t(accepts)/(posterior$burnin + posterior$mcmc), :
invalid printing width
Your help would be greatly appreciated.
Kind regards,
Ziad Elmously
Director, Advanced Analytics & Data Science
MetrixLab, a Macromill Group company
Chalfont, PA, USA
T (+1) 267 298 1159 � M (+1) 267 218 4724
ziad.elmously using us.metrixlab.com<mailto:ziad.elmously using us.metrixlab.com> � www.metrixlab.com<http://www.metrixlab.com/>
How do you create a powerful packaging design?
Discover our 9 best practices. Read our whitepaper ><http://bit.ly/2sGPKEo>
[[alternative HTML version deleted]]
More information about the R-help
mailing list