lmboot {meifly}R Documentation

Bootstrap linear models

Description

Generate linear models by bootstrapping observations

Usage

lmboot(formula, data, n=100)

Arguments

formula model formula
data data set
n

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package meifly version 0.1.1 Index]