Please stata show me this message "maximum number of iterations exceeded" when i use the predictnl command.
predictnl pr_U = predict(outcome(1) p), ci(pr_Ul pr_Uh)
predictnl pr_OLF = predict(outcome(2) p), ci(pr_OLFl pr_OLFh)
predictnl pr_Ear_per = predict(outcome(3) p), ci(pr_Ear_perl pr_Ear_perh)
predictnl pr_Ear_occ = predict(outcome(4) p), ci(pr_Ear_occl pr_Ear_occh)
predictnl pr_Self = predict(outcome(5) p), ci(pr_Selfl pr_Selfh)
predictnl pr_nr = predict(outcome(6) p), ci(pr_nrl pr_nrh)
Related Posts with maximum number of iterations exceeded" with predictnl command
Random-Number Generator Version ##: set seed - different resultsI found an issue with using the RNG and set seed with different versions of Stata. I had used versio…
Estimating Demand Elasticity with Log-Log Model | How to Specify Panel Regression?Hello, My objective is to estimate the effect that a 1% change in the volume of ride-share trips co…
Gsem -problems with SEM builder toolHello everyone, I am running a gsem model using the SEM builder and I keep getting this error: pare…
Anyway to conduct dynamic model on panel data by using xtabond command in stata?Dear all: I found a challenge when I run a dynamic model on long panel data. I am hopeful that you …
Update to -kmatch- available from SSCAn update to kmatch is available from the SSC archive. Type Code: . ssc install kmatch, replace t…
Subscribe to:
Post Comments (Atom)
0 Response to maximum number of iterations exceeded" with predictnl command
Post a Comment