MLE.se.logitp: Take a series of Poisson count signals x, with data on...

Description Usage

View source: R/MLE.se.logitp.R

Description

Take a series of Poisson count signals x, with data on different samples in each row, and compute estimate for logit(p) and its standard error optionally estimate the "effect" of a covariate g if g is provided.

Usage

1
2
3
MLE.se.logitp(x, g = NULL, reflect = FALSE, minobs = 1,
  pseudocounts = 0.5, all = FALSE, center = FALSE, repara = TRUE,
  forcebin = FALSE, lm.approx = TRUE, disp = "add")

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