Description Usage Format Source Examples
Smoothed shape-constrained additive model (SCAM) of income by age and income percentile
1 |
An object of class 'scam', 'glm', 'lm'
1 2 3 4 5 | data(smooth_income_by_percent_age)
predict(
smooth_income_by_percent_age,
data.frame(percent = 0.5, age = 25)
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.