pertexample1 {critpath}R Documentation

Dataset for the PERT method

Description

Fictitious data that is used in the examples. 9 activities, 8 nodes. In this dataset, the activities occur on the edges

Usage

pertexample1

Format

A data frame composed of predetermined columns:

from

starting activity node

to

final activity node

label

activity label

opt_time

optimistic duration of activity

likely_time

the most likely duration of the activity

pes_time

pesimistic duration of activity


[Package critpath version 0.2.2 Index]