Learn R Programming

msaeHB (version 0.1.0)

df2R: Transform Dataframe to Matrix R

Description

This function transforms dataframe contains sampling variance to a diagonal matrix R

Usage

df2R(R, r)

Arguments

R

dataframe of sampling variances of direct estimators.

r

number of variables

Value

Block diagonal matrix R

Examples

Run this code
# NOT RUN {
NULL
# }

Run the code above in your browser using DataLab