Learn R Programming

Rcatch22 (version 0.2.3)

SC_FluctAnal_2_rsrangefit_50_1_logi_prop_r1: Function to calculate a statistical feature

Description

Function to calculate a statistical feature

Usage

SC_FluctAnal_2_rsrangefit_50_1_logi_prop_r1(x)

Value

scalar value that denotes the calculated time-series statistic

Arguments

x

a numerical time-series input vector

Author

Carl H. Lubba

Examples

Run this code
x <- stats::rnorm(100)
outs <- SC_FluctAnal_2_rsrangefit_50_1_logi_prop_r1(x)

Run the code above in your browser using DataLab