as.data.table.ateRobust: Turn ate Object Into a 'data.table'

Description Usage Arguments

Description

Turn ate object into a data.table.

Usage

1
2
3
## S3 method for class 'ateRobust'
as.data.table(x, keep.rownames = FALSE,
  method.se.AIPTW = "orthogonality", ...)

Arguments

x

object obtained with function ate

keep.rownames

Not used.

method.se.AIPTW

[character] see the documentation of print.ateRobust.

...

Not used.


bozenne/riskRegressionLight documentation built on May 7, 2019, 12:52 a.m.