powered by
This function is intended to be used with sim_comp_pop, sim_comp_sample or sim_comp_agg and not interactively. This is a wrapper around mutate
sim_comp_pop
sim_comp_sample
sim_comp_agg
mutate
comp_var(...)
variables interpreted in the context of that data frame.
sim_comp_pop, sim_comp_sample, sim_comp_agg
# NOT RUN { sim_base_lm() %>% sim_comp_pop(comp_var(yExp = exp(y))) # }
Run the code above in your browser using DataLab