Problem in predict.fregre.fd function: could not find function "is.na.fdata"

Hi can anyone help me please in understanding this error? I can give all the info if needed!

My guess would be not loading a library/package.

Otherwise...

I think its needed.

Its a function in package far

I was able to confirm that this works:

(require(fda.usc))

fda.usc:::is.na.fdata(fdata(iris))

Is that a function? if yes can you send a link please?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.