> Dear Sir or Madam,
>
> I tried to use ml maximize command in Stata.
> But I received the following error message.
>
> Following the manual, I used the following program.
>
> program mynormal1_lf
> version 16
> args lnfj mu sigma
> quietly replace 'infj' = ln(normalden($ML_y1, 'mu', 'sigma') end
>
> sysuse auto
>
> . ml model lf mynormal1_lf (mpg = weight displacement) ()
>
> ml maximize
>
> invalid name
> r(198);
>
>
> Other mle-type programs such as mlexp work fine.
> Do I need to install programs to activate ml program in my Stata?
>
> Shigeru Matsumoto
Related Posts with maximum command in stata
How to run CCF based causality in mean and variance test (Cheung and Ng)Dear All, Can somebody help me on how to run How to run CCF based causality in mean and variance te…
movestay commandPlease can some one assist me with the movestay command. I have enter everything but I get this resu…
Stata degreeAny suggestion for affordable ONLINE degree (Either diploma or Msc) on biostatistics that mainly tea…
Time fixed effects are present but insignificant in regression modelHi, I am trying to estimate the impact of climate variables on suicide rates. I am working with pan…
Why was the manual memory management (-set mem-) disabled/discontinued? Are Stata's memory problems of Win32 present under Win64 and Linux?Good morning, I am working on an ancient laptop running Win32, with 4gb of physical memory. While …
Subscribe to:
Post Comments (Atom)
0 Response to maximum command in stata
Post a Comment