dkmodel {doolkit}R Documentation

dkmodel

Description

A list containing theoretical model surfaces corresponding to a flat surface, a single cusp, a shallow basin and a complex surface.

Usage

dkmodel

Format

An object of class list of length 4.

Source

https://github.com/nialsiG/A-comparison-of-relief-estimates-used-in-3d-dental-topography

Examples

Flat_surface <- dkmodel$flat
Single_cusp <- dkmodel$cusp
Shallow_basin <- dkmodel$basin
Complex_surface <- dkmodel$complex

[Package doolkit version 1.42.2 Index]