survival-deprecated Deprecated functions in package survival
 Description
These functions are temporarily retained for compatability with older programs, and may transition to defunct status.
Usage
survConcordance(formula, data, weights, subset, na.action) # use concordance survConcordance.fit(y, x, strata, weight) # use concordancefit
Arguments
| formula | a formula object, with the response on the left of a  | 
| data | a data frame | 
| weights,subset,na.action | as for  | 
| x, y, strata, weight | predictor, response, strata, and weight vectors for the direct call | 
See Also
    Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.