CoGapsFromCheckpoint {CoGAPS}R Documentation

Restart CoGAPS from Checkpoint File

Description

Restart CoGAPS from Checkpoint File

Usage

CoGapsFromCheckpoint(D, S, path, checkpointFile = NA)

Arguments

D

data matrix

S

uncertainty matrix

path

path to checkpoint file

checkpointFile

name for future checkpooints made

Details

loads the state of a previous CoGAPS run from a file and continues the run from that point

Value

list with A and P matrix estimates


[Package CoGAPS version 3.0.2 Index]