int.: Population-level regression intercept

Description Usage Arguments Value

Description

Intercept in the regression of one vector on another in a bivariate population.

Usage

1
int.(y, x, p)

Arguments

x

A numeric vector giving the independent variable of the population.

y

A numeric vector giving the dependent variable of the population.

p

An optional vector of weights. If missing, equal weights are used.

Value

The intercept associated with x and y.


stevencarlislewalker/popmoments documentation built on May 30, 2019, 4:45 p.m.