pce: Partial covariate effect

View source: R/pce.R

pceR Documentation

Partial covariate effect

Description

Partial covariate effect

Usage

pce(W, X, q, ind, x_r = c(-3, 3), len = 101, d = "sd", response = "continuous")

Arguments

W

Weight vector

X

Data

q

Number of hidden units

ind

index of column to plot

x_r

x-axis range

len

number of breaks for x-axis

d

difference value

response

Response type: "continuous" (default) or "binary"

Value

Effect for each input


andrew-mcinerney/statnn documentation built on June 30, 2024, 4:09 p.m.