readres.timedeppar {timedeppar}R Documentation

Reads an object of type timedeppar saved to a file by infer.timedeppar

Description

This function read a workspace stored by the function infer.timedeppar and returns the object of type timedeppar that contains the intermediate or final results of the inference process

Usage

readres.timedeppar(file)

Arguments

file

file name of the workspace to be read.

Value

object of type timedeppar containing the intermediate or final results of the inference process or a list of length zero if the file was not found of no object called res of type timedeppar was found in the workspace.


[Package timedeppar version 1.0.3 Index]