R/Rxxa.R

Defines functions Rxxa

Rxxa <-
function(ux, rxxi){
	rxxa = 1-ux^2*(1-rxxi)
	return(rxxa)
	}

Try the selection package in your browser

Any scripts or data that you put into this service are public.

selection documentation built on May 30, 2017, 5:27 a.m.