getSpatialRegression: getSpatialRegression

View source: R/family.get.R

getSpatialRegressionR Documentation

getSpatialRegression

Description

Wrapper function for spatial weighted regression analysis

Usage

getSpatialRegression(object, features, model, smooth = F, normalize = F)

Arguments

object

SPATA object.

features

features to perform spatial regression.

model

The model for spatial weighted regression. classical:Pearson (Not recommended), CCA model, Spatial Lag model: lmSLX, dist

smooth

Kernel.

normalize

Normalize Input (Not recommended).

Value

Correlation matrix of NxN input

Author(s)

Dieter Henrik Heiland


theMILOlab/SPATAImmune documentation built on Nov. 22, 2022, 6:29 p.m.