lm_data_prep: Prepare data for a linear SRA fit

Description Usage Arguments

View source: R/1a_lm_data_prep.R

Description

Takes the output of the SimFit functions to prepare for fitting a linear regression model

Usage

1
lm_data_prep(params, obs)

Arguments

params

a list object created by SimFit::init_sim() or kusko_data_prep()$params. Contains the driving parameters and dimensional variables.

obs

a list object created by the functions that generate observations in the SimFit package or the kusko_data_prep()$obs function.


bstaton1/FitSR documentation built on Aug. 23, 2019, 11:13 a.m.