get_model_with_raw: get a list of model vars with their corresponding raw vars.

Description Usage Arguments Details Value Examples

Description

a warp up function of get_model_pair

Usage

1

Arguments

model,

See get_model_pair

data,

See get_model_pair

Details

See get_model_pair

Value

a list with names as model vars and elements as their raw coeff

Examples

1
get_model_with_raw(price~  I(carat^   2) + cut  + carat*table, data= ggplot2::diamonds)

Fan-Yang-Econ/linear.tools_github documentation built on May 6, 2019, 4:34 p.m.