Description Usage Format Details References Examples
Data used for creating Table 2 of arXiv:1206.5478v2
1 | data("table_02")
|
A data frame with 501 observations on the following 2 variables.
x
a numeric vector
y
a numeric vector
Fisher-Pry sigmoid, p=5, data symmetry, [a, b] = [2, 8], n=500, error r=0.05
Christopoulos, DT (2014). Developing methods for identifying the inflection point of a convex/concave curve. arXiv:1206.5478v2 [math.NA]
1 2 3 4 | data("table_02")
dh=table_02
plot(dh,pch=19,cex=0.1)
findiplist(dh$x,dh$y,0)
|
j1 j2 chi
ESE 163 339 5.000
EDE 155 349 5.012
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.