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

fwd does not work for 1 year #5

Open
laurieKell opened this issue Feb 16, 2017 · 1 comment
Open

fwd does not work for 1 year #5

laurieKell opened this issue Feb 16, 2017 · 1 comment

Comments

@laurieKell
Copy link

This no longer works

library(FLash)
library(FLBRP)

data("ple4")
sr =fmle(as.FLSR(ple4,model="bevholt"),control=list(silent=TRUE))
eql =FLBRP(ple4,sr)
ple4=fwd(ple4,f=fbar(ple4)[,2],sr=eql)

@iagomosqueira
Copy link
Member

The dispatch with the new generic for fwd was still messing things up. Try now with new FLash and FLBRP, please, from github

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

2 participants