I am using mle as a wrapper from optim( ). How would I extract the
convergence code, to know that optim( ) converged properly?
Thanks,
Stephen Collins, MPP | Analyst
Global Strategy | Aon Benfield
[[alternative HTML version deleted
),
list(X=X,Y=Y))
summary(mle(ll))
Comparison using glm#
glm(Y~X-1,family=binomial)
Thanks,
Stephen Collins, MPP | Analyst
Global Strategy | Aon Benfield
[[alternative HTML version deleted]]
__
R-help@r-project
I've seen with other software the capability for the optimizer to switch
algorithms if it is not making progress between iterations. Is this
capability available in optim()?
Thanks,
Stephen Collins, MPP | Analyst
Health & Benefits | Aon Consulting
[[alternative HTML versio
Is there a way to code the mle() function in library "stats4" such that it
switches optimizing methods midstream (i.e. BFGS to Newton and back to
BFGS, etc.)?
Thanks,
Stephen Collins, MPP | Analyst
Health & Benefits | Aon Consulting
[[alternative HTML v
restricted model. Am I
interpreting the "loglik" output incorrectly?
Regards,
Stephen Collins, MPP | Analyst
Health & Benefits | Aon Consulting
200 East Randolph, Suite 900, Chicago, IL
Tel: 312-381-2578 | Fax: 312-381-0136
Email: stephen_coll...@aon.com
Aon Consulting s
When including categorical variables in a regression, the default in R is
to set the first level as the base. Is there an option to specify a
different level as the base?
Regards,
Stephen Collins, MPP | Analyst
Health & Benefits | Aon Consulting
[[alternative HTML version del
How do you view the code for a built-in R command (i.e., if I want to see
what R is doing when I run a glm() statement)?
Regards,
Stephen
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/
ooking for in a desktop.
Regards,
Stephen Collins, MPP | Analyst
Health & Benefits | Aon Consulting
200 East Randolph, Suite 900, Chicago, IL
Tel: 312-381-2578 | Fax: 312-381-0136
Email: [EMAIL PROTECTED]
Aon Consulting selected by the readers of Business Insurance as the âBest
Employee
s problem are warmly welcomed.
Regards,
Stephen Collins, MPP | Analyst
Health & Benefits | Aon Consulting
200 East Randolph, Suite 900, Chicago, IL
Tel: 312-381-2578 | Fax: 312-381-0136
Email: [EMAIL PROTECTED]
Aon Consulting selected by the readers of Business Insurance as the âBest
Employee
In the following code, the only difference between the two plots is the
order the variables are plotted. In this case, the plot of "cdata.den" in
plot #1 is different from its plot in #2. Specifically, "cdata.den" spans
the x-axis from -5 to 30 in plot #1 and from 0 to 20 in plot #2. Does
anyo
10 matches
Mail list logo