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

enable weighting #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ge-li
Copy link

@ge-li ge-li commented Apr 22, 2021

Hi there,

I studied the structure of this package, although the manual says that adding weights to the pim model is not implemented, I found the essential parameter & vcov estimating scripts did indeed include the functionality of having weights.

I made changes to:

  • "pim.R" - so it will create new pim class with weights slot
  • "pim.class.R" - add weights slot to the class
  • "pim.fit.R" - pass weights to the estimF()
  • "Estimators.R" - add weights argument to estimator.nleqslv(), and pass weights to construct()

Please let me know if I can help more with this.

Best,
Li

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.

1 participant