Learn R Programming

msae (version 0.1.5)

df2matR: Transform Dataframe to Matrix R

Description

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

Usage

df2matR(var.df, r)

Arguments

var.df

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