total.effect.master: A master function for total effect estimation

Description Usage Arguments

View source: R/total.effect.master.R

Description

A master function for total effect estimation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
total.effect.master(
  x,
  y,
  inter = FALSE,
  decorrelation.method = c("none", "historical", "glasso")[1],
  rho = NA,
  thr = NA,
  emp.sigma = NA,
  total.effect.method,
  total.effect.args.list
)

Arguments

x

A matrix for covariates

y

A numeric vector

target

A character for estimation target


wal615/prime.total.effect documentation built on April 29, 2020, 2:05 p.m.