plot.cvpensynth {pensynth} | R Documentation |
Plotting for hold-out validated penalized synthetic control objects
Description
Displays a mean squared error curve and weights curve as a function of lambda, the penalization parameter.
Usage
## S3 method for class 'cvpensynth'
plot(x, ...)
Arguments
x |
a |
... |
additional arguments passed to |
Value
No return value, called for side effects
See Also
[Package pensynth version 0.5.1 Index]