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

Improvements needed for tmle #86

Merged
merged 1 commit into from
Oct 24, 2017
Merged

Improvements needed for tmle #86

merged 1 commit into from
Oct 24, 2017

Conversation

jeremyrcoyle
Copy link
Collaborator

A few small extensions/fixes necessary to support tmle:

  • Custom_chain wraps learners and overrides the default chain methods of those learners. Added a new test of this feature
  • Lrnr_optim does numerical optimization suitable for fitting a tmle fluctuation. Lrnr_solnp did not seem to work well here.
  • Lrnr_solnp extensions that add flexibility
  • Fixes to offset handling for Lrnr_glm_fast. Also, an option to disable intercepts.

@jeremyrcoyle jeremyrcoyle merged commit 482d900 into master Oct 24, 2017
@jeremyrcoyle jeremyrcoyle deleted the tmle-improvements branch January 10, 2018 21:10
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 this pull request may close these issues.

None yet

1 participant