Last chance! 50% off unlimited learning
Sale ends in
ppinit(file)
"pp"
object with components x
, y
,
xl
, xu
, yl
, yu
ppregion
to set the domain.the number of points a header (ignored) xl xu yl yu scale x y (repeated n times)
ppregion
towns <- ppinit("towns.dat")
par(pty="s")
plot(Kfn(towns, 10), type="b", xlab="distance", ylab="L(t)")
Run the code above in your browser using DataLab