Takes in x and y vectors and returns the coefficients a and b of the model created. Also calculates the predicted values and plots the curve of the model. Data example: x = c(1:14) ; y = c(1880,813,376,161,100,61,31,9,8,2,7,4,3,2). Using this packages you don't need to specify the start points (a and b), they are actually predicted.
Package details |
|
---|---|
Author | Jannadi Makrem |
Maintainer | The package maintainer <Jannadi@none.com> |
License | MIT |
Version | 0.1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.