Gordon_Growth: Gordon_Growth

Description Usage Arguments Value See Also Examples

Description

The function calculates the growth rate based on the Gordon Growth model: g = r - D1/P

Usage

1
Gordon_Growth(Ticker, Req_Rate)

Arguments

Ticker

Stock to be evaluated

Req_Rate

Required rate of return for specific stock

Value

Gordon_g The growth rate output

See Also

tq_get

Examples

1
2
3
4
5
{

 Gordon_Growth("AAPL", Req_Rate = 0.2)

}

JancoS/EquityR documentation built on May 9, 2019, 3:25 a.m.