fit_model: fit_model

Description Usage

View source: R/fit_model.R

Description

an internal function for HarrellPlot

Usage

1
2
3
4
5
6
fit_model(x, y, g, covcols = NULL, rintcols = NULL,
  rslopecols = NULL, dt, fit.model = "lm", REML = TRUE,
  error = "Normal", add_interaction = TRUE, interaction.group = TRUE,
  interaction.treatment = TRUE, mean_intervals.method = "raw",
  conf.mean = 0.95, contrasts.method = "revpairwise",
  contrasts.scaling = "raw", conf.contrast = 0.95, adjust = FALSE)

middleprofessor/harrellplot documentation built on Nov. 20, 2019, 1:44 p.m.