Learn R Programming

CLVTools (version 0.11.2)

vec_gsl_hyp2f0_e: GSL Hypergeometric 2F0 for equal length vectors

Description

Calculate the hypergeometric 2f0 using the GSL library (gsl_sf_hyperg_2F0_e)

Usage

vec_gsl_hyp2f0_e(vA, vB, vZ)

Value

List with vector of values and vector of gsl status codes

Arguments

vA

Vector of values for parameter a

vB

Vector of values for parameter b

vZ

Vector of values for parameter z