pertexample2: Dataset for the PERT method

pertexample2R Documentation

Dataset for the PERT method

Description

Example from Miszczyńska D., Miszczyński M. "Wybrane metody badań operacyjnych" (2000, ISBN:83-907712-0-9). 10 activities, 8 nodes. In this dataset, the activities occur on the edges and a list of direct predecessors has been added.

Usage

pertexample2

Format

A data frame composed of predetermined columns:

label

activity label

pred

preceding activities

opt_time

optimistic duration of activity

likely_time

the most likely duration of the activity

pes_time

pesimistic duration of activity


critpath documentation built on June 7, 2023, 6:34 p.m.