pq2nt_continuous: Translation of parameters between (m, p , q) and (m, n1, t)

Description Usage Arguments Value Examples

Description

Translation of parameters between (m, p , q) and (m, n1, t)

Usage

1
2
3
pq2nt_continuous(m, p, q)

nt2pq_continuous(m, n1, t, wt = c(0.5, 0.5))

Arguments

m

upper bound of the number of adoptions

p

coefficient of innovation

q

coefficient of imitation

n1

cumulative adoptions in the first period

t

timing when new adoptions start decreasing

wt

weight for n1 and t in finding (m, p, q)

Value

A list of translated parameters

Examples

1
2
pq2nt_continuous(140, 0.03, 0.41)
nt2pq_continuous(140, 5.94, 5.08)

Sheffield-Diffusion-Curve/DCGen documentation built on May 30, 2019, 1:35 p.m.