Skip to content

Bootstrapping in SeminR is not working #350

@Kam099

Description

@Kam099

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions