parse_solutions.RegressHaploSolutions: Parse solutions matrix

View source: R/RegressHaplo_analyze_solutions.R

parse_solutions.RegressHaploSolutionsR Documentation

Parse solutions matrix

Description

Parse solutions matrix

Usage

parse_solutions.RegressHaploSolutions(solutions)

Arguments

filename

CSV filename

animal

animal to which this CSV file is associated

wekk

week to which this CSV file is associated

Details

A solutions matrix is a matrix with each column corresponding to a solution. Within each column, the first four rows are fit, rho, K, and kk followed the computed solution.

Value

A data.frame with the first four rows fit, rho, K, kk followed by columns of dimension p, giving the optimal result.


SLeviyang/RegressHaplo documentation built on June 1, 2022, 10:48 p.m.