lndata.Rd
Return data from simulation
lndata(init, a, n, sd = 1)
a numeric number of initial value.
a numeric number for the coefficient in logistic map.
a numeric number of data length.
a numeric number for standard deviation of normal noise
a numeric vector of simulation data from logistic model.