plot.augsynth: Plot function for augsynth

View source: R/augsynth.R

plot.augsynthR Documentation

Plot function for augsynth

Description

Plot function for augsynth

Usage

## S3 method for class 'augsynth'
plot(x, inf = T, cv = F, ...)

Arguments

x

Augsynth object to be plotted

inf

Boolean, whether to get confidence intervals around the point estimates

cv

If True, plot cross validation MSE against hyper-parameter, otherwise plot effects

...

Optional arguments


ebenmichael/augsynth documentation built on Sept. 9, 2024, 3:29 p.m.