Skip to contents

Load all the core packages necessary to run all potential modeling algorithms.

Usage

load_deps()

Value

No return value, called for side effects

Details

Load all the core packages necessary to run all potential modeling algorithms.

Author

Steven P. Sanderson II, MPH

Examples

if (FALSE) {
load_deps()
}