I need to simulate bivariate beta distribution, BIBETA(6,20,2) in r. I am looking for a package/ code that would generate bivariate beta distribution. I couldn't find the r function for this distribution.
Is anyone know which r function can be used for this simulation?