NAG Library Function Document
nag_rank_regsn_censored (g08rbc)
1 Purpose
nag_rank_regsn_censored (g08rbc) calculates the parameter estimates, score statistics and their variance-covariance matrices for the linear model using a likelihood based on the ranks of the observations when some of the observations may be right-censored.
2 Specification
#include <nag.h> |
#include <nagg08.h> |
void |
nag_rank_regsn_censored (Nag_OrderType order,
Integer ns,
const Integer nv[],
const double y[],
Integer p,
const double x[],
Integer pdx,
const Integer icen[],
double gamma,
Integer nmax,
double tol,
double prvr[],
Integer pdprvr,
Integer irank[],
double zin[],
double eta[],
double vapvec[],
double parest[],
NagError *fail) |
|
3 Description
Analysis of data can be made by replacing observations by their ranks. The analysis produces inference for the regression model where the location parameters of the observations,
, for
, are related by
. Here
is an
by
matrix of explanatory variables and
is a vector of
unknown regression parameters. The observations are replaced by their ranks and an approximation, based on Taylor's series expansion, made to the rank marginal likelihood. For details of the approximation see
Pettitt (1982).
An observation is said to be right-censored if we can only observe with . We rank censored and uncensored observations as follows. Suppose we can observe , for , directly but , for and , are censored on the right. We define the rank of , for , in the usual way; equals if and only if is the th smallest amongst the . The right-censored , for , has rank if and only if lies in the interval , with , and the ordered , for .
The distribution of the
is assumed to be of the following form. Let
, the logistic distribution function, and consider the distribution function
defined by
. This distribution function can be thought of as either the distribution function of the minimum,
, of a random sample of size
from the logistic distribution, or as the
being the distribution function of a random variable having the
-distribution with
and
degrees of freedom. This family of generalized logistic distribution functions
naturally links the symmetric logistic distribution
with the skew extreme value distribution (
) and with the limiting negative exponential distribution (
). For this family explicit results are available for right-censored data. See
Pettitt (1983) for details.
Let
denote the logarithm of the rank marginal likelihood of the observations and define the
vector
by
, and let the
by
diagonal matrix
and
by
symmetric matrix
be given by
. Then various statistics can be found from the analysis.
(a) |
The score statistic . This statistic is used to test the hypothesis (see (e)). |
(b) |
The estimated variance-covariance matrix of the score statistic in (a). |
(c) |
The estimate . |
(d) |
The estimated variance-covariance matrix of the estimate . |
(e) |
The statistic , used to test . Under , has an approximate -distribution with degrees of freedom. |
(f) |
The standard errors of the estimates given in (c). |
(g) |
Approximate -statistics, i.e., for testing . For , has an approximate distribution. |
In many situations, more than one sample of observations will be available. In this case we assume the model,
where
ns is the number of samples. In an obvious manner,
and
are the vector of observations and the design matrix for the
th sample respectively. Note that the arbitrary transformation
can be assumed different for each sample since observations are ranked within the sample.
The earlier analysis can be extended to give a combined estimate of
as
, where
and
with
,
and
defined as
,
and
above but for the
th sample.
The remaining statistics are calculated as for the one sample case.
4 References
Kalbfleisch J D and Prentice R L (1980) The Statistical Analysis of Failure Time Data Wiley
Pettitt A N (1982) Inference for the linear model using a likelihood based on ranks J. Roy. Statist. Soc. Ser. B 44 234–243
Pettitt A N (1983) Approximate methods using ranks for regression with censored data Biometrika 70 121–132
5 Arguments
- 1:
order – Nag_OrderTypeInput
-
On entry: the
order argument specifies the two-dimensional storage scheme being used, i.e., row-major ordering or column-major ordering. C language defined storage is specified by
. See
Section 3.2.1.3 in the Essential Introduction for a more detailed explanation of the use of this argument.
Constraint:
or .
- 2:
ns – IntegerInput
On entry: the number of samples.
Constraint:
.
- 3:
nv[ns] – const IntegerInput
On entry: the number of observations in the
th sample, for .
Constraint:
, for .
- 4:
y[] – const doubleInput
-
Note: the dimension,
dim, of the array
y
must be at least
.
On entry: the observations in each sample. Specifically, must contain the th observation in the th sample.
- 5:
p – IntegerInput
On entry: the number of parameters to be fitted.
Constraint:
.
- 6:
x[] – const doubleInput
-
Note: the dimension,
dim, of the array
x
must be at least
- when ;
- when .
Where
appears in this document, it refers to the array element
- when ;
- when .
On entry: the design matrices for each sample. Specifically, must contain the value of the th explanatory variable for the th observations in the th sample.
Constraint:
must not contain a column with all elements equal.
- 7:
pdx – IntegerInput
-
On entry: the stride separating row or column elements (depending on the value of
order) in the array
x.
Constraints:
- if ,
;
- if , .
- 8:
icen[] – const IntegerInput
-
Note: the dimension,
dim, of the array
icen
must be at least
.
On entry: defines the censoring variable for the observations in
y.
- If is uncensored.
- If is censored.
Constraint:
or , for .
- 9:
gamma – doubleInput
On entry: the value of the parameter defining the generalized logistic distribution. For , the limiting extreme value distribution is assumed.
Constraint:
.
- 10:
nmax – IntegerInput
On entry: the value of the largest sample size.
Constraint:
and .
- 11:
tol – doubleInput
On entry: the tolerance for judging whether two observations are tied. Thus, observations and are adjudged to be tied if .
Constraint:
.
- 12:
prvr[] – doubleOutput
-
Note: the dimension,
dim, of the array
prvr
must be at least
- when ;
- when .
Where
appears in this document, it refers to the array element
- when ;
- when .
On exit: the variance-covariance matrices of the score statistics and the parameter estimates, the former being stored in the upper triangle and the latter in the lower triangle. Thus for , contains an estimate of the covariance between the th and th score statistics. For , contains an estimate of the covariance between the th and th parameter estimates.
- 13:
pdprvr – IntegerInput
-
On entry: the stride separating row or column elements (depending on the value of
order) in the array
prvr.
Constraints:
- if ,
;
- if , .
- 14:
irank[nmax] – IntegerOutput
On exit: for the one sample case,
irank contains the ranks of the observations.
- 15:
zin[nmax] – doubleOutput
On exit: for the one sample case,
zin contains the expected values of the function
of the order statistics.
- 16:
eta[nmax] – doubleOutput
On exit: for the one sample case,
eta contains the expected values of the function
of the order statistics.
- 17:
vapvec[] – doubleOutput
On exit: for the one sample case,
vapvec contains the upper triangle of the variance-covariance matrix of the function
of the order statistics stored column-wise.
- 18:
parest[] – doubleOutput
On exit: the statistics calculated by the function.
The first
p components of
parest contain the score statistics.
The next
p elements contain the parameter estimates.
contains the value of the statistic.
The next
p elements of
parest contain the standard errors of the parameter estimates.
Finally, the remaining
p elements of
parest contain the
-statistics.
- 19:
fail – NagError *Input/Output
-
The NAG error argument (see
Section 3.6 in the Essential Introduction).
6 Error Indicators and Warnings
- NE_ALLOC_FAIL
-
Dynamic memory allocation failed.
- NE_BAD_PARAM
-
On entry, argument had an illegal value.
- NE_INT
-
On entry, .
Constraint: .
On entry, .
Constraint: .
On entry, .
Constraint: .
On entry, .
Constraint: .
- NE_INT_2
-
On entry, and .
Constraint: .
On entry, and .
Constraint: .
On entry, and .
Constraint: .
On entry, and .
Constraint: .
On entry, and sum .
Constraint: the sum of .
- NE_INT_ARRAY
-
On entry, and .
Constraint: , for .
- NE_INT_ARRAY_ELEM_CONS
-
On entry .
Constraint: elements of array or .
On entry .
Constraint: elements of array .
- NE_INTERNAL_ERROR
-
An internal error has occurred in this function. Check the function call and any array sizes. If the call is correct then please contact
NAG for assistance.
- NE_MAT_ILL_DEFINED
-
The matrix is either singular or non positive definite.
- NE_OBSERVATIONS
-
All the observations were adjudged to be tied.
- NE_REAL
-
On entry, .
Constraint: .
On entry, .
Constraint: .
- NE_REAL_ARRAY_ELEM_CONS
-
On entry, all elements in column of are equal to .
- NE_SAMPLE
-
The largest sample size is
which is not equal to
nmax,
.
7 Accuracy
The computations are believed to be stable.
8 Parallelism and Performance
nag_rank_regsn_censored (g08rbc) is threaded by NAG for parallel execution in multithreaded implementations of the NAG Library.
nag_rank_regsn_censored (g08rbc) makes calls to BLAS and/or LAPACK routines, which may be threaded within the vendor library used by this implementation. Consult the documentation for the vendor library for further information.
Please consult the
Users' Note for your implementation for any additional implementation-specific information.
The time taken by nag_rank_regsn_censored (g08rbc) depends on the number of samples, the total number of observations and the number of parameters fitted.
In extreme cases the parameter estimates for certain models can be infinite, although this is unlikely to occur in practice. See
Pettitt (1982) for further details.
10 Example
This example fits a regression model to a single sample of observations using just one explanatory variable.
10.1 Program Text
Program Text (g08rbce.c)
10.2 Program Data
Program Data (g08rbce.d)
10.3 Program Results
Program Results (g08rbce.r)