Learn R Programming

genscore (version 1.0.2)

compare_two_results: Compares two lists returned from estimate().

Description

Compares two lists returned from estimate().

Usage

compare_two_results(res, res2)

Value

A list of numbers all of which should be close to 0 if res and res2 are expected to be the same.

Arguments

res

A res list returned from estimate().

res2

A res list returned from estimate().