gcm.unique {MonotoneHazardRatio}R Documentation

A function used to remove the repeated numbers for the computation of gcm/lcm.

Description

A function used to remove the repeated numbers for the computation of gcm/lcm.

Usage

gcm.unique(x, y)

Arguments

x

A vector corresponds to the independent variable.

y

A vector corresponds to the dependent variable.

Value

logcm GCM of the curve y~x.


[Package MonotoneHazardRatio version 0.2.0 Index]