Learn R Programming

simsem (version 0.2-8)

divideObject: Make a division on each element of the object

Description

Make a division on each element of the object

Usage

divideObject(object, constant, ...)

Arguments

object
A desired object to be divided
constant
A divisor, which is a number
...
Other arguments, such as whether the matrix is a correlation matrix

Value

  • The divided object

Examples

Run this code
# No example

Run the code above in your browser using DataLab