Description Usage Arguments Details Value Examples
This function plots the regression estimator given by reg_est
.
1 |
basis1 |
an object of class |
basis2 |
an object of class |
data |
a data frame consisting of two columns. The two columns represent an observed sample of i.i.d. real random variables (X_{i}, Y_{i}), 1 ≤ i ≤ n. |
f |
a function. This function (if passed) may be used to compare the estimate to a known function. The default ist NULL. |
compare |
a logical value. If TRUE (the default), the regression estimate is compared to |
Note, that the graph only contains a scatter plot consisting of the data points passed by data
.
no return
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.