Home
xp
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Experiment
id
increments
timestamps
timestamps
participants_sql
string
state
enum
start_datetime
datetimeTz
end_datetime
string
name
string
strata
json
description
string
experiment_config
json
TargetMetric
id
increments
timestamps
timestamps
metric_name
string
metric_type
enum
Treatment
id
increments
timestamps
timestamps
short_name
string
name
string
description
string
experiment_id
FK
integer
ExperimentTargetMetrics
id
increments
timestamps
timestamps
experiment_id
FK
integer
targetmetric_id
FK
integer
baseline_value
float
target_value
float
power
float
significance
float
min_participants
integer
std_dev
float
ExperimentConflict
timestamps
timestamps
conflict_experiment_id
FK
integer
experiment_id
FK
integer
TreatmentStatusService
id
increments
timestamps
timestamps
strata
json
rl_id
string
experiment_id
FK
integer
treatment_id
FK
integer
count
integer
end_datetime
datetimeTz
×
Comments for xp
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01