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

predict on new data #25

Open
GangLiTarheel opened this issue Jul 25, 2022 · 2 comments
Open

predict on new data #25

GangLiTarheel opened this issue Jul 25, 2022 · 2 comments

Comments

@GangLiTarheel
Copy link

Hi,
May I ask how to make predictions for the new independent data? I think it should be:
score = t(new_data_x) %*% psuper_obj$beta_dt$beta
And they compare the score with psuper_obj$cuts_dt to get predictions. Could you confirm that?
Is there an existing function for this purpose?

Thank you for your time and efforts!
Gang

@OPUS-Lightphenexx
Copy link

Hello, have you solved this problem yet? thanks

@GangLiTarheel
Copy link
Author

Unfortunately no

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