pick_fit_model_step: Pick the best model using 'step' and return its fitted...

Description Usage Arguments Value

View source: R/simulation-lib.R

Description

Pick the best model using step and return its fitted confidence intervals. NOT exported to the user.

Usage

1
pick_fit_model_step(xs, ys, direction)

Arguments

xs

covariates

ys

responses

direction

A valid argument to the direction argument of the step command

Value

95


shiandy/methods1proj documentation built on Dec. 31, 2020, 5:15 a.m.