tests/testing_bgf2.R

## Testing the bgf2
library(nlraa)
x <- 1:300
y <- bgf2(x, 20, 2, 260, 220, 0)
plot(x, y)

Try the nlraa package in your browser

Any scripts or data that you put into this service are public.

nlraa documentation built on May 2, 2019, 5 p.m.