Learn R Programming

tscopula (version 0.3.9)

strank: Calculate standardized ranks of data

Description

Calculate standardized ranks of data

Usage

strank(x)

Value

A vector or time series of standardized ranks in the interval (0,1)

Arguments

x

a vector or time series of data.

Examples

Run this code
strank(rnorm(100))

Run the code above in your browser using DataLab