Learn R Programming

bbemkr (version 1.1)

kern: Calculate R square for goodness of fit

Description

To determine the goodness of fit, we calculate the R square for leave-one-out regressors.

Usage

kern(data_x, x)

Arguments

data_x
Regressors
x
Bandwidths of the regressors, after the MCMC iterations

Value

  • Value of R square

See Also

nrr