Description Usage Arguments Value Author(s)
View source: R/cubic_polynomial_regression.R
Fitting data with cubic polynomial regression. Plotting fitting curve and export to ppt. The prediction for new data
1 2 3 4 5 6 7 8 9 10 |
stan |
dataFrame for fitting cubic polynomial regression |
res |
numeric vector used for prediction |
stan.x |
the name used for x axis of the fitting plot |
stan.y |
the name used for y axis of the fitting plot |
ppt.fw |
figure width in ppt |
ppt.fh |
figure heigh in ppt |
toppt |
TRUE or FALSE |
predict |
TRUE or FALSE |
a list containing fit and plot
Pan Gao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.