Normalize and optimize a directed accumulation

model(
  x,
  ...,
  norm.by = rENA::fun_sphere_norm,
  node.position.method = directed_node_optimization,
  rotate.using = "svd",
  rotation.params = NULL,
  rotation.set = NULL,
  rotation_on = c("response"),
  optimize_on = c("response"),
  center_individually = TRUE,
  center_to_origin = TRUE
)

Arguments

x

a ena.set.directed with a set of accumulated adjacency matrices

...

TBD

norm.by

TBD

node.position.method

TBD

rotate.using

TBD

rotation.params

TBD

rotation.set

TBD

rotation_on

TBD

optimize_on

character, either 'response' or 'ground'

center_individually

TBD

center_to_origin

TBD

Value

ena.set.directed with calcualted points and node positiosn