powered by
The fraction of N inputs that are removed from the system. Formula: NUEbal = No / Ni
NUEbal(No, Ni)
A numeric vector of NUEbal values.
Sum total of N outputs.
Sum total of N inputs.
No <- c(50, 60) Ni <- c(100, 110) NUEbal(No, Ni)
Run the code above in your browser using DataLab