synthpara: synthpara data

synthparaR Documentation

synthpara data

Description

Data: Synthetic data generated with SPOT.

Usage

synthpara

Format

'data.frame': obs. of 34 variables:

y

num 311 158 180 232 297 ...

x.1

num 10.55 17.91 3.19 9.5 17.71 ...

...

...

x.33

num 1.072 1.015 1.044 1.057 0.556 ...

Details

Result from the runoptDirect run. Use yx <- synthpara[synthpara$y == min(synthpara$y), ] x <- yx[1,2:34] to extract the best parameter set x.


babsim.hospital documentation built on May 30, 2022, 9:05 a.m.