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

Give gridFun in l_gridCheck1D access to the covariates #37

Open
mfasiolo opened this issue Jun 1, 2018 · 0 comments
Open

Give gridFun in l_gridCheck1D access to the covariates #37

mfasiolo opened this issue Jun 1, 2018 · 0 comments

Comments

@mfasiolo
Copy link
Owner

mfasiolo commented Jun 1, 2018

If we let the user define a function

gridFun = function(.x, .v1){
 ....
}

then they could, for instance, regress the residuals .x on the variable .v1, to get useful diagnostics.

@mfasiolo mfasiolo changed the title Given gridFun in l_gridCheck1D access to the covariates Give gridFun in l_gridCheck1D access to the covariates Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant