Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions HTML/Factor_Model_Images.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!-- ####### THIS IS A COMMENT - Visible only in the source editor #########-->
<!DOCTYPE html>
<html>
<head>
<title>HTML img Tag</title>
</head>

<body>
<img src="https://raw.githubusercontent.com/SSMIF-Quant/Factor-Model/master/R/results/20200310/cumulativeReturns.png" alt="Stock Photo" width="200"
height="80">
<img src="https://raw.githubusercontent.com/SSMIF-Quant/Factor-Model/master/R/results/20200310/cumulativeReturnsSem.png" alt="Stock Photo" width="200"
height="80">
<img src="https://raw.githubusercontent.com/SSMIF-Quant/Factor-Model/master/R/results/20200310/cumulativeReturnsTest.png" alt="Stock Photo" width="200"
height="80">
<img src="https://raw.githubusercontent.com/SSMIF-Quant/Factor-Model/master/R/results/20200310/modelAssessment.png" alt="Stock Photo" width="200"
height="80">
<img src="https://raw.githubusercontent.com/SSMIF-Quant/Factor-Model/master/R/results/20200310/sectorReturns.png" alt="Stock Photo" width="200"
height="80">
<img src="https://raw.githubusercontent.com/SSMIF-Quant/Factor-Model/master/R/results/20200310/stats.png" alt="Stock Photo" width="150"
height="80">
<img src="https://raw.githubusercontent.com/SSMIF-Quant/Factor-Model/master/R/results/20200310/weights.png" alt="Stock Photo" width="200"
height="200">
</body>
</html>