TransfoParam_GR4H.Rd 714 bytes
\encoding{UTF-8}
\name{TransfoParam_GR4H}
\alias{TransfoParam_GR4H}
\title{Transformation of the parameters of the GR4H model}
\usage{
TransfoParam_GR4H(ParamIn, Direction)
\arguments{
\item{ParamIn}{[numeric] matrix of parameter sets (sets in line, parameter values in column)}
\item{Direction}{[character] direction of the transformation: use "RT" for Raw->Transformed and "TR" for Transformed->Raw}
\value{
\emph{ParamOut} [numeric] matrix of parameter sets (sets in line, parameter values in column)
\description{
Function which transforms model parameters of the GR4H model (from real to transformed parameters and vice versa).
\author{
Laurent Coron, Claude Michel, Thibault Mathevet (July 2014)