beta.special.pcObj: Compute set of intervention effects in a fast way

View source: R/deprecated.R

beta.special.pcObjR Documentation

Compute set of intervention effects in a fast way

Description

This function is DEPRECATED! Use ida or idaFast instead.

Usage

beta.special.pcObj(x.pos, y.pos, pcObj, mcov=NA, amat=NA, amatSkel=NA, t.amat=NA)

Arguments

x.pos

Column of x in dat

y.pos

Column of y in dat

pcObj

Precomputed pc-object

mcov

Covariance that was used in the pc-object fit

amat, amatSkel, t.amat

Matrices that can be precomputed, if needed (see code for details on how to precompute)

Value

estimates of intervention effects

Author(s)

Markus Kalisch (kalisch@stat.math.ethz.ch)

See Also

pcAlgo, dag2cpdag, beta.special


pcalg documentation built on Sept. 26, 2023, 9:06 a.m.