extrait: extrait #(changer le nom)

View source: R/extrait.R

extraitR Documentation

extrait #(changer le nom)

Description

#function additional to prepare file for Gum.Output package #extract value between I1 and I2 in column n#rang #equivalent to limit data using a uniform prior UI1,I2 on variable rang

Usage

extrait(data, rang = 5, I1 = -200, I2 = 100)

Arguments

data

matrix,mcmc (required) a matrix of MCMC output

rang

numeric (with default value) the column number

I1

numeric (with default value) the inferior limit

I2

numeric (with default value) the superior limit

Value

a matrix


Zink-Antoine/Gum.Output documentation built on Feb. 23, 2025, 6:27 p.m.