Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fitFlexCode system options #17

Open
analoc opened this issue Apr 5, 2024 · 0 comments
Open

fitFlexCode system options #17

analoc opened this issue Apr 5, 2024 · 0 comments

Comments

@analoc
Copy link

analoc commented Apr 5, 2024

Hello!

I'm currently trying to model a discrete response using fitFlexCode.
In the description of system it says:

Basis for z. Current options are "Fourier", "Cosine" and "discrete". Default is "Fourier"

But it seems the "discrete" option is not available as an argument, as I get the following message:

Error in match.arg(system, c("cosine", "Fourier", "Haar", "Daubechies")) :
'arg' should be one of “cosine”, “Fourier”, “Haar”, “Daubechies”

Is there a way to solve this? Perhaps I'm doing something wrong.

Thank you so much for this amazing package!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant