StructureReplicate: Create StructureReplicate object

Description Usage Arguments Value See Also

Description

This function creates a new StructureReplicate object.

Usage

1
2
StructureReplicate(lnprob, loglik, var_loglik, alpha, matrix, sample.names,
  output, log, mcmc)

Arguments

lnprob

numeric estimated ln probability of the model.

loglik

numeric mean negative loglikelihood of model.

var_loglik

numeric variance in negative loglikelihood of model.

alpha

numeric mean value of alpha.

matrix

matrix population membership probabilities. Each row is an individual. Each column is for a different population.

sample.names

character name of samples.

output

character output file.

log

character log file.

mcmc

data.frame MCMC updates during run.

Value

StructureReplicate.

See Also

StructureReplicate-class.


jeffreyhanson/structurer documentation built on May 19, 2019, 4:01 a.m.