Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Dont review and merge this PR
This PR for experiment scripts and will be remove later
To conduct the experiment, first execute the script_stage_1 script:
Select the sample size in the SAMPLES_SIZE variable, as well as the WORKING_DIR work directory (specify the absolute path to the folder)
The following script is script_stage_2:
Enter the path to the folder where the results of the first stage of the experiment are located in the SOURCE_DIR variable, and in the WORKING_DIR variable write the working directory where the results of the second stage of the experiment will be saved.
The latest script is script_stage_3:
In the variable LMOMENTS_DIR, enter the path to the ELM results directory, which is located in the WORKING_DIR of the second stage of the experiment.
Similarly, write the path to EM results to the LIKELIHOOD_DIR variable.