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

Do not export certain functions #53

Open
mbannick opened this issue Nov 18, 2024 · 2 comments
Open

Do not export certain functions #53

mbannick opened this issue Nov 18, 2024 · 2 comments

Comments

@mbannick
Copy link
Collaborator

mbannick commented Nov 18, 2024

The following functions should be non-exported functions (only accessible to developers with RobinCar2::::

  • bias
  • predict_counterfactual both lm and glm methods
  • treatment_effect
  • vcovG
@clarkliming
Copy link
Collaborator

unexported functions can only be accessible with RobinCar2::: not RobinCar2::. Exported functions/objects are accessible through RobinCar2::

@mbannick
Copy link
Collaborator Author

Sorry, that's what I meant! Edited the issue.

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