new_panfit: new_panfit

View source: R/panfit.R

new_panfitR Documentation

new_panfit

Description

class for storing output of main panstripe fitting function

Usage

new_panfit(summary, model, data, boot_samples, tree, pa, anc_states = NULL)

Arguments

summary

data.frame or tibble

model

glm

data

data.frame or tibble

boot_samples

data.frame or tibble

tree

phylo

pa

matrix, data.frame or tibble

anc_states

branch level ancestral state matrix

Value

A panfit object


gtonkinhill/panstripe documentation built on Feb. 27, 2025, 9:01 p.m.