getNextOrderTopTypes: The function that return the n nearest types to the given...

Description Usage Arguments

Description

The function that return the n nearest types to the given ones

Usage

1
2
getNextOrderTopTypes(types, nextOrderMatrix, n.of.types = 3,
  exclude.same = TRUE)

Arguments

types

- the vector of types (subcategory/category/type) to be checked

nextOrderMatrix

- the matrix of connections between the types

n.of.types

- the number of n nearest types

exclude.same

- remove the same type from the results


byapparov/recommender documentation built on May 13, 2019, 9:54 a.m.