SetShape.ProgressionGraph: Set the Weibull shape parameter for the hazard functions for...

Description Usage Arguments Value

View source: R/progressionGraph.R

Description

Set the Weibull shape parameter for the hazard functions for an edge of the progression graph

Usage

1
SetShape.ProgressionGraph(object, from, to, shape)

Arguments

object

ProgressionGraph object

from

A list of nodes e.g. if from = c("a","a","b") and to=c("c","d","a") then the edges a -> c, a-> d and b->a will have their isResetEdge properties set.

to

See from

shape

The shape parameter to be set

Value

object with the appropriately changed Weibull shape parameters


scientific-computing-solutions/badminton documentation built on May 29, 2019, 3:43 p.m.