getPrResults: Obtain pattern recognition results

View source: R/unused.R

getPrResultsR Documentation

Obtain pattern recognition results

Description

Obtain pattern recognition results

Usage

getPrResults(object, method_pr = "hspa", of_sample = NA)

getPatternNames(object, method_pr = "hotspot", of_sample = NA)

Arguments

object

A valid spata-object.

of_sample

This argument is currently inactive. It might be reactivated when spata-objects can store more than one sample.

Value

The list containing all information the respective pattern recognition algorithm returns.

  • getPrResults(): List containing all information the respective method returns

  • getPrSuggestion(): List containing the actual pattern suggestions.

  • getPatternNames(): Character vector of pattern names.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.