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

batch mode: read in censoring flags #144

Closed
aappling-usgs opened this issue Jan 12, 2017 · 3 comments · Fixed by DOI-USGS/loadflexBatch#13
Closed

batch mode: read in censoring flags #144

aappling-usgs opened this issue Jan 12, 2017 · 3 comments · Fixed by DOI-USGS/loadflexBatch#13
Assignees

Comments

@aappling-usgs
Copy link
Contributor

this issue should wait for #143. once we know what format loadflex will use for censored data, we need to read flagged data from csvs into the loadflex format as part of the batch mode script

@aappling-usgs
Copy link
Contributor Author

see #125 for info on how ANA plans to describe censored data

@aappling-usgs
Copy link
Contributor Author

as part of this issue, pass censored data to rloadest (loadReg2) using smwrQW format as required (i think! check.) by rloadest

@aappling-usgs
Copy link
Contributor Author

David's reference just above is for this line in summarizeModel.loadReg:

r.squared = loadReg.fit$RSQ, # R-square needs to change when censored values are present!! see print.loadReg.R line 131 in rloadest. is this adjusted?

which we need to remember to deal with especially when we add in censoring.

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

Successfully merging a pull request may close this issue.

2 participants