Description Usage Arguments See Also Examples
Show where a given predicted value will occur, give an input of x (exponential models).
1 2 3 4 5 6 7 8 9 10 |
simpleformula |
a designation for the model formula in |
xval |
a value of x that you wish to see a predicted value for. |
xlab |
optional. Text for x-axis title label. |
ylab |
optional. Text for y-axis title label. |
newxlim |
optional. Custom limits for the x axis. |
newylim |
optional. Custom limits for the y axis. |
showpred |
logical. Should the predicted point value be plotted on the graph? |
expFit
linFitPred
logisticFitPred
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.