PFunction: PFunction

Description Usage Arguments Value

Description

Provides the frame for psycometrics functions. Combines the sigmoid and core function.

Usage

1
2
PFunction(sigmoid, core, x, gamma, lambda, ..., type = "cdf",
  inverse = FALSE)

Arguments

sigmoid

determines the sigmoid of the fuction

core

dermines the core of the function

x

the vector of level values

lambda

sets the highes boundary of function

...

specifies the parametres or core function

type

specifies, whether function is CDF of PDF type

gama

sets the loves boundary of function

Value

vector of return values


LuchTiarna/PsyMetFuns documentation built on May 5, 2019, 2:43 a.m.