Question: - construct a R function that performs the Gehan test for the large-sample approximation. -Function should return an object that contains the test statistic, the

- construct a R function that performs the Gehan test for the large-sample approximation.

-Function should return an object that contains the test statistic, the p-value, and the

method.

-The print method should output: the name of the test (Gehan), the method used, the test

statistic, and the p-value.

- Comment your code. Including a description of the function(s), the type and format of

the arguments, and a description of the values returned. Your comments should act like

a manual for how to use the function. Also include comments in the body of the

function that describe what is going on.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!