summary.InvariantCausalPrediction {InvariantCausalPrediction} | R Documentation |
Summary of "InvariantCausalPrediction" objects
Description
Prints confidence intervals for invariant causal prediction (output of ICP
function)
Usage
## S3 method for class 'InvariantCausalPrediction'
summary(object, maxshow = 50, ...)
Arguments
object |
Object of class "InvariantCausalPrediction", as generated by function |
maxshow |
Maximal number of variables to show in the summary. |
... |
Additional inputs to generic summary function (not used). |
Value
Does not return an object.
Author(s)
Nicolai Meinshausen <meinshausen@stat.math.ethz.ch>
References
Jonas Peters, Peter Buhlmann, Nicolai Meinshausen (2015):
Causal inference using invariant prediction: identification and confidence intervals
arxiv preprint http://arxiv.org/abs/1501.01332
See Also
[Package InvariantCausalPrediction version 0.8 Index]