R/blomqvist_grid.R

Defines functions blomqvist.grid

blomqvist.grid <- function(gc){
  b <- 4 * p.grid(U = 0.5,V = 0.5, gc = gc) - 1
  return(b)
}

Try the GRIDCOPULA package in your browser

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

GRIDCOPULA documentation built on June 22, 2024, 12:24 p.m.