NoutofT: This function selects randomly N elements out of a set of T...

Description Usage Arguments

View source: R/VARs_functions.R

Description

This function selects randomly N elements out of a set of T elements

Usage

1
NoutofT(N, T)

Arguments

N

: the number to be selected

T

: the total number of elements


puchen8229/VARs documentation built on Dec. 31, 2020, 2:10 a.m.