Description Usage Arguments Examples
View source: R/hook_prob_equal.R View source: R/sample_equal_prob.R
Conduct Survey Wrapper to repeatedly run fish_population function Give function arguments for This function initializes the spatial distribution of the fish population
Conduct Survey Wrapper to repeatedly run fish_population function Give function arguments for This function initializes the spatial distribution of the fish population
| 1 2 3 | sample_equal_prob(nfish = 100, nhooks = 5, p0 = 0.001, samp_size = 3)
sample_equal_prob(nfish = 100, nhooks = 5, p0 = 0.001, samp_size = 3)
 | 
| nfish | number of fish, probability calcuations are usually to the power nfish | 
| nhooks | number of hooks | 
| p0 | probability that each fish detects gear | 
| p0 | probability that each fish detects gear | 
| nfish | number of fish, probability calcuations are usually to the power nfish | 
| nhooks | number of hooks | 
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.