ZPD: Function to define the ZPD using an Epanechnikov kernel...

Description Usage Arguments Examples

View source: R/ZPD_function.r

Description

Function to define the ZPD using an Epanechnikov kernel called by home.growth() and school.growth() functions Home curriculum intensity given by (-rate*x)

Usage

1
ZPD(x, location, radius)

Arguments

x

level of achievement

location

location of the ZPD

radius

radius of the ZPD

Examples

1
2
3
4
## Not run: 
ZPD(x=.37, radius=.05, location=.4)

## End(Not run)

mcbeem/ZPDGrowthTrajectories documentation built on May 18, 2020, 2:04 p.m.