# S3 method for gamhp
plot(x, plot.perc = FALSE, ...)
Value
a ggplot object
Arguments
x
A gam.hp object.
plot.perc
Logical;if TRUE, the bar plot (based on ggplot2 package) of the percentage to individual effects of variables towards total explained variation, the default is FALSE to show plot with original individual effects.