smoothing: Smoothing the dose response or synergy score surface

smoothingR Documentation

Smoothing the dose response or synergy score surface

Description

This function will add the data points into the existing score matrix to make the surface in 3D visualization smoothly. Kriging algotithom is used for imputation.

Usage

smoothing(scores.mat, len = 2)

Arguments

scores.mat

matrix, the matix for response valuses or synergy scores.

len

integer, the number of data points will be added between two neighbor dosages in original matrix.

Value

The matrix with addational data points.

Author(s)

Jing Tang jing.tang@helsinki.fi Shuyu Zheng shuyu.zheng@helsinki.fi


DrugComb/TidyComb documentation built on June 22, 2022, 2:49 a.m.