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

Bootstrapping in SeminR is not working #350

Open
Kam099 opened this issue Jun 2, 2024 · 0 comments
Open

Bootstrapping in SeminR is not working #350

Kam099 opened this issue Jun 2, 2024 · 0 comments

Comments

@Kam099
Copy link

Kam099 commented Jun 2, 2024

I have successfully used the SeminR package to run a script and develop a model. Now, I am having bootstrapping issues when I run the same script. The code keeps running with the output ' Bootstrapping model using seminr....'
I am using the following:
boot_model <- bootstrap_model(
seminr_model = simple_pls,
nboot = 1000,
seed = 123)
I am using Markdown, R 4.3.3, RStudio 2024.04.1+748 "Chocolate Cosmos" Release (3ada7c6ddc8fcdb86a727a4f0ae467b9d9a7296c, 2024-05-07) for windows
Could anyone help, please? Thanks.

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

1 participant