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
I am trying to fit a FOSR model using sckit-fda package and comparing the results with the fosr package of R. In R when using the fosr package we get the std err of the coefficients and this can be used to calcuate the confidence intervals. I was able to fit the FOSR model in scikit-fda and the coefficients for both the R fosr and sckiti-fda fosr are the same. Is there a way to figure out the std err of the coefficients for scikit-fda fosr? I am attaching the screenshot of the fosr for R model.
Motivation
Can you please help me figure out how to calculate the scikit fda confiidence intervals?
Thanks in advance
Desired functionality
Can you please help me figure out how to calculate the scikit fda confiidence intervals?
Thanks in advance
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: