Displaying 2 results from an estimated 2 matches for "best_".
Did you mean:
best
2010 Dec 07
1
Dataframe from list of similar lists: not _a_ way, but _the best_ way
Hi All.
I often find myself in this situation:
. Based on some vector (or list) of values, I need to calculate a
few new values for each of them, where some of the new values are numbers,
but some are more of descriptive nature (so: character strings)
. So I use e.g. sapply, passing a custom function that returns a
list with all the calculated values
. The result of
2005 Aug 24
1
How to collect better estimations of a logistic model parameters, by using bootstrapping things ?
Dear all,
I know that when using R, people should have a sufficient level in
statistics.
As well, I'm not a genius, when dealing with logistic regressions.
I would like to construct ICs, IPs, for a logistic regression, but
the point is I have just 41 observations.
I had a look at the Design package and noticeably the lrm function,
but I'm still not able to reduce the IC's, as I