PEforPassThroughInflation | R Documentation |
While studying PE through cross-country comparisons the main differences in inflation rates and in the ability of companies to pass through inflation in their costs in the form of higher prices to their customers plays a vital role. For two companies with the same inflation pass-through ability, the company operating in the environment with higher inflation will have a lower justified PE; if the inflation rates are equal but pass-through rates differ, the justified PE should be lower for the company with the lower pass-through rate (Jerald E. Pinto, 2020).
PEforPassThroughInflation(realROR, I, passThruRate)
realROR |
number. |
I |
number. |
passThruRate |
number. |
According to information obtained from Jerald E. Pinto (2020), the method PEforPassThroughInflation
is developed for computing PE Multiple of the companies with different abilities to pass through the inflation to customers for values passed to its three arguments. Here, realROR
is real Rate of Return, I
is rate of Inflation, and passThruRate
is percentage of inflation in costs that the company can pass through to its customers through higher prices.
Input values to three arguments realROR
, I
, and passThruRate
.
MaheshP Kumar, maheshparamjitkumar@gmail.com
PEforPassThroughInflation(realROR=0.03,I=0.06,passThruRate=0.70) PEforPassThroughInflation(realROR=0.03,I=0.06,passThruRate=0.90)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.