https://github.com/cran/meifly
Raw File
Tip revision: e4e8a1f0fb3a78a8ffabf51457d8c856ebd6aea3 authored by Hadley Wickham on 20 May 2022, 15:40:02 UTC
version 0.3.1
Tip revision: e4e8a1f
NAMESPACE
# Generated by roxygen2: do not edit by hand

S3method("[",ensemble)
S3method(coef,ensemble)
S3method(residuals,ensemble)
S3method(summary,ensemble)
S3method(summary,resid_ensemble)
S3method(summary,variable_ensemble)
export(fitall)
export(fitbest)
export(lmboot)
import(MASS)
import(plyr)
importFrom(leaps,regsubsets)
back to top