skyexd: SkyEx-D labeling

Description Usage Arguments Value

Description

Pair Labeling using SkyEx-D

Usage

1
skyexd(data, p, simlist, smooth.coefficient, posclass, negclass)

Arguments

data

A dataframe of pairs

p

A preference function (e.g. p<-high("sim1")*high("sim2"))

simlist

Similarities to be taken into consideration for the density function (e.g. simlist= c("sim1", "sim2"))

smooth.coefficient

A smoothing coefficient

posclass

How is the positive class expressed (e.g. 1)

negclass

How is the negative class expressed (e.g. 0)

Value

od A skyexd object


suelai/skyex documentation built on Dec. 1, 2019, 9:54 p.m.