print.agraph_fit: Print function for the fitted graph.

Description Usage Arguments See Also

Description

Prints the value of cost_function of the fitted graph, and complains if some or all of the admixture proportions aren't trurly fitted. Note: the admixture proportion not being trurly fitted does not necessarily mean that there is no evidence of an admix event!

Usage

1
2
## S3 method for class 'agraph_fit'
print(x, ...)

Arguments

x

The fitted object.

...

Additional parameters.

See Also

link{summary.agraph_fit}


admixturegraph documentation built on May 2, 2019, 6:02 a.m.