Skip to content
Snippets Groups Projects
Commit b0f08630 authored by samuelsmock's avatar samuelsmock
Browse files

documentation updates

parent 929d47df
No related branches found
No related tags found
No related merge requests found
#' Is a wrapper for sim_choice executing the simulation over all designs stored in a specific folder #' Is a wrapper for sim_choice executing the simulation over all designs stored in a specific folder
#' #' update
#' @param nosim Number of runs or simulations. For testing use 2 but once you go serious, use at least 200, for better results use 2000. #' @param nosim Number of runs or simulations. For testing use 2 but once you go serious, use at least 200, for better results use 2000.
#' @param resps Number of respondents you want to simulate #' @param resps Number of respondents you want to simulate
#' @param destype Is it a design created with ngene or with spdesign. Ngene desings should be stored as the standard .ngd output. spdesign should be the spdesign object design$design #' @param destype Is it a design created with ngene or with spdesign. Ngene desings should be stored as the standard .ngd output. spdesign should be the spdesign object design$design
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment