mamut86 / diffusion

R package for forecasting with diffusion models
8 stars 7 forks source link

Add standard errors for output #12

Open mamut86 opened 6 years ago

mamut86 commented 6 years ago

compute standard errors of the parameter estimates

artistlearningtocode commented 4 years ago

I used the following code and got the following output in Rstudio: devtools::install_github("mamut86/diffusion")

Output in Rstudio: Skipping install of 'diffusion' from a github remote, the SHA1 (c21368b4) has not changed since last install. Use force = TRUE to force installation