Plot a fitted KAF model
Arguments
- x
A fitted object returned by
kaf_fit().- type
Character. Either
"loss"or"fit".- newdata
Optional predictors used when
type = "fit".- y
Optional observed target values used when
type = "fit".- ...
Additional arguments passed to base plotting functions.