Dear List,
I have a question regarding "ipred" package. Under 10-fold cv, for different
knn ( = 1,3,...25), I am getting same misclassification errors:
#
library(ipred)
data(iris)
cv.k = 10 ## 10-fold cross-validation
bwpredict.knn <- function(objec
Dear List,
I typed
> page(survival:::print.coxph, "print" )
and I got the respective codes.
> page(MASS::lda, "print")
gives me
###
function (x, ...)
UseMethod("lda")
###
Is there any way I can get/extract the lda function from MASS?
T
2 matches
Mail list logo