Description Usage Arguments Value Author(s) References See Also
View source: R/plot.InvariantCausalPrediction.R
Plots confidence intervals for invariant causal prediction (output of ICP
function)
1 2 3 4 |
x |
Object of class "InvariantCausalPrediction", as generated by function |
maxshow |
Maximal number of variables to show confidence intervals for |
col1 |
Colour of confidence intervals generated by accepted sets of variables (defaults to light red). |
col2 |
Colour of point-estimates generated by accepted sets of variables (defaults to light red). |
col3 |
Colour of confidence intervals generated by procedure (defaults to blue). |
mar |
Margins for the figure (might need to be adjusted to allow for long variable names. |
lwd |
Scaling of the width of the lines used for individual confidence intervals. |
... |
Additional inputs to generic |
Does not return an object.
Nicolai Meinshausen <meinshausen@stat.math.ethz.ch>
Jonas Peters, Peter Buhlmann, Nicolai Meinshausen (2015):
Causal inference using invariant prediction: identification and confidence intervals
arxiv preprint http://arxiv.org/abs/1501.01332
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.