A numerical method for solving ordinary differential equations (ODEs).
Questions tagged [theta-method]
2 questions
2
votes
2 answers
Does thetaf() in the forecast package in R detect seasonality?
I had a question on the theta method in the forecast package in R. I tried using the AirPassenger example with thetaf(), but it just provided a trend line without seasonality in the forecast. Does thetaf() detect and forecast seasonality?
This is…

forecaster
- 21
- 2
0
votes
0 answers
js-regression: intercept and betha coefficient
I am trying to run a simple logistic regression (response ~ stimulus, where responses are "f" or "s" and stimulus goes from 1 to 11). My main objective is to calculate the turning point of the function (-alpha/beta). I have to use JavaScript to do…

marceletras
- 1
- 1