You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
I have been following the step by step on a .xls dataframe (2 col and 720 rows) I have.
Everything was fine until output gave me an error.
output <- simplex(dat,
lib = lib, pred = lib,
E = 1:10)
Error in model$set_time(time) :
Not compatible with requested type: [type=list; target=double].
What could it be?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Falnesio
changed the title
Trouble reproducing tutorial on README.md. Using Windows, RStudio.
Trouble reproducing tutorial on README.md. Using Windows 10, RStudio.
Jan 29, 2019
Thanks for this software!
I have been following the step by step on a .xls dataframe (2 col and 720 rows) I have.
Everything was fine until output gave me an error.
What could it be?
Thanks in advance.
The text was updated successfully, but these errors were encountered: