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
Mlogit with Multiple Imputation Produces Relative Risk Ratios with Negative ValuesI am analyzing summarized Medicaid data (N = 1,102,479) and using Stata 17.0. I am looking at variou…
Counting the number of different firms a person visits over timeI’m using generate _n and getting a result I know is wrong, so I know I’m misunderstanding something…
how to change capital letters in all variable names into small letters?I have 1300 variables, and all the variables contain capital letters in their names. I want all of t…
Panel Data Logged Differences Help!!Hello thank you!! I'm doing a research project on whether or not individual CEO campaign contributio…
Gen match =_n1 replace match = _id if match ==. How can you have missing value ??Richard Hofler can you help? As I believe you were the author of this code re post 5 on here https:/…
Subscribe to:
Post Comments (Atom)
0 Response to maximum number of iterations exceeded" with predictnl command
Post a Comment