Question: can you please help me with this: Using R: provide a custom function called my_pmatch() that implements the p-series function for a Matching(size) distribution. Keep
can you please help me with this:
Using R:
provide a custom function called my_pmatch() that implements the p-series function for a Matching(size) distribution. Keep the following in mind:
- the function should take in arguments q and size; and have an option called lower.tail=.
- the function doesn't need to be vectorize : Assume that q will be a single number.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
