phi_n {PerRegMod}R Documentation

Calculating the value of \phi function

Description

phi_n() function gives the value of \widehat{\phi}(x)=\frac{1}{b^2_n}\frac{\sum\limits_{\underset{ }{s=1}}^{S}\sum\limits_{\underset{}{r=0}}^{m-1}\left(x-Z_{s+Sr}\right)\exp\left(-\frac{\left(x-Z_{s+Sr} \right)^2}{2b_n^2}\right) }{\sum\limits_{\underset{}{s=1}}^{S}\sum\limits_{\underset{}{r=0}}^{m-1}\exp\left(-\frac{\left(x-Z_{s+Sr} \right)^2}{2b_n^2}\right) } with b_n=0.002.

Usage

phi_n(x)

Arguments

x

A numeric value.

Value

returns the value of \widehat{\phi}(x)


[Package PerRegMod version 4.4.3 Index]