Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started