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


Kezrael/optedr documentation built on Feb. 17, 2025, 1:37 a.m.