PFunction: PFunction

Description Usage Arguments Value

Description

Function used to utilize all versions of psychometric function . Combines the sigmoid and core function.

Usage

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

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 of core function

type

specifies, whether function is CDF of PDF type

inverse

specifies, whether to compute inversion of specified function

gama

sets the loves boundary of function

Value

vector of return values


LuchTiarna/PsyFuns documentation built on July 8, 2019, 12:28 a.m.