parameters.RegressHaplo: Generate the y vector and P matrix of the RegressHaplo...

View source: R/RegressHaplo_create_solutions.R

parameters.RegressHaploR Documentation

Generate the y vector and P matrix of the RegressHaplo optimization and the associated haplotyes

Description

Generates y and P using a call to filter_and_optimize.RegressHaplo and also returns a matrix of consistent haploytpes

Usage

## S3 method for class 'RegressHaplo'
parameters(df, max_global_dim = 1200, max_local_dim = 1200, min_cover = 500)

Value

a list with entries y (numeric), P(numeric matrix) and h (a character matrix).


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