add_design: Add two designs

View source: R/augment.R

add_designR Documentation

Add two designs

Description

Add two designs

Usage

add_design(design_1, design_2, alpha)

Arguments

design_1

A dataframe with 'Point' and 'Weight' as columns that represent the first design to add

design_2

A dataframe with 'Point' and 'Weight' as columns that represent the second design to add

alpha

Weight of the first design

Value

A design as a dataframe with the weighted addition of the two designs


optedr documentation built on Nov. 18, 2022, 5:12 p.m.