glm.approx: Fit the model specified in documentation, using either a...

Description Usage

View source: R/glm_approx.R

Description

This function is optimized for fitting multiple models simultaneously

Usage

1
2
3
glm.approx(x, g = NULL, minobs = 1, pseudocounts = 0.5, all = FALSE,
  eps = 1e-08, center = FALSE, repara = FALSE, forcebin = FALSE,
  lm.approx = FALSE, disp = c("add", "mult"), bound = 0.02)

shimlab/HMTree documentation built on May 29, 2019, 9:25 p.m.